projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e133b9f
)
(bootstrap-nmake): Change directories once more.
author
Jason Rumney
<jasonr@gnu.org>
Tue, 14 Aug 2007 23:01:03 +0000
(23:01 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Tue, 14 Aug 2007 23:01:03 +0000
(23:01 +0000)
nt/makefile.w32-in
patch
|
blob
|
history
diff --git
a/nt/makefile.w32-in
b/nt/makefile.w32-in
index e7a10698ea28e5a3beb21b9ea41b907651386ce0..05e9a6658795c6544dad97cfccf70260c7f3cd0a 100644
(file)
--- a/
nt/makefile.w32-in
+++ b/
nt/makefile.w32-in
@@
-153,6
+153,7
@@
bootstrap-nmake: addsection cmdproxy
cd ..\src
\r
$(MAKE) $(MFLAGS) bootstrap
\r
$(MAKE) $(MFLAGS) bootstrap-clean
\r
+ cd ..\nt
\r
$(CP) $(BLD)/cmdproxy.exe ../bin
\r
cd ..\lisp
\r
$(MAKE) $(MFLAGS) SHELL=$(SHELLTYPE) bootstrap
\r